Skip to content

frontend: upgrade to React 19 - #35

Merged
alloevil merged 1 commit into
masterfrom
feat/react-19
Sep 4, 2026
Merged

frontend: upgrade to React 19#35
alloevil merged 1 commit into
masterfrom
feat/react-19

Conversation

@alloevil

@alloevil alloevil commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Supersedes dependabot #32 (ERESOLVE on radix peer deps).

  • radix: select 2.1→2.3.7, tooltip 1.1→1.2.16, checkbox/dialog/scroll-area/separator/slot/tabs to latest 1.x — all declare React 19 peer support.
  • react/react-dom/@types 18.3 → 19.2.
  • React 19 breaks fixed: JSX.Element global namespace removed → ReactElement (ToolsAuditSection); useRef<number>() now requires an initial value (PromptItemRow ×2).

Verified: tsc clean, vite build ok, biome ok, 120/120 node tests, public/js/pure.js byte-identical. Demo build driven headless: 会话/分析/Prompts/资产库 all render, radix Select opens and updates value, 0 console/page errors.

@alloevil
alloevil merged commit ac41ae4 into master Sep 4, 2026
3 checks passed
@alloevil
alloevil deleted the feat/react-19 branch September 4, 2026 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant